Double click actions execute a command that
displays either the Properties palette or a specialized editor that
is more powerful, convenient, or frequently used for the object
type that is double-clicked in a drawing. The following table shows
the definition of the Attribute Block double click action in the
CUI Editor.
Properties for the Attribute
Block double click action
|
Properties pane item
|
Description
|
Example
|
Name
|
String used to identify
the double click action in the CUI Editor.
|
Attribute Block
|
Description
|
Text used to describe
the element in the CUI Editor.
|
|
Object Name
|
Determines the type of
object the double click action is associated to. For information
on the object names that can be used, see
Double Click Action Object Names.
|
ATTBLOCKREF
|
Element ID
|
Uniquely identifies a
double click action in the CUI Editor.
|
DC_0002
|
To create a double click
action
-
- In the Customize User Interface Editor,
Customize tab, in the Customizations In <file name> pane,
right-click Double Click Actions. Click New Double Click Action.
The new double click action (named DoubleClick1)
is placed at the bottom of the Double Click Actions tree.
- Do one of the following:
- Enter a new name over the default name
DoubleClick1.
- Right-click DoubleClick1. Click Rename.
Enter a new double click action name.
- Click DoubleClick1, wait, and click again
over the double click action’s name again to edit its name in-place.
- In the Properties pane, do the following:
- In the Description box, enter a description
for the double click action.
- In the Object Name box, enter a DXF name
or one of the special object names used for an insert, surface,
or underlay object. The value will automatically be converted to
uppercase after the box loses focus.
- In the Command List pane, drag the command
you want to add to the double click action in the Customizations
In <file name> pane.
NoteOnly a single command
can be associated with a double click action at a time.
- Click Apply.
To modify a double click
action
-
- In the Customize User Interface Editor,
Customize tab, click the plus sign (+) next to Double Click Actions
to expand it.
- Click a double click action.
In the Properties pane, the properties for the
double click action you selected are displayed.
- In the Object Name box, enter a DXF name
or one of the special object names used for an insert, surface,
or underlay object.
- If you want to replace the current command
assigned to the double click action, click in the Command List pane
and drag a different command to the selected double click action
in the Customizations In <file name> pane.
- Click Apply.
CommandsCUI
Manages the customized
user interface elements in the product.
OPTIONS
Customizes the program
settings.
System VariablesDBLCLKEDIT
Controls the double
click editing behavior in the drawing area.
PICKFIRST
Controls whether you
select objects before (noun-verb selection) or after you issue a
command.